.gundongbiaoti {
    FLOAT: left;
    OVERFLOW: hidden;
    display: inline-block;
    margin-bottom: -25px;
    _margin-bottom:-45px;
    *margin-bottom:-45px;    
  }
.gd_top {
  color: #0055b4;
  text-align: center;
    width: 1100px;
}
.gd_top span {
	font-family: 微软雅黑;
  font-size: 36px;
  display: block;
  height: 40px;
  line-height: 40px;
  width: 100%;
  overflow: hidden;
  letter-spacing: 3px;
}
@media (max-width: 640px) {
.gd_top span {
    font-size: 28px;
    line-height: 30px;
    height: 30px;
  }
}
.gd_top i {
	color: rgb(248, 128, 0);
  font-size: 15px;
  font-family: 微软雅黑;
  font-style: normal;
  display: block;
  overflow: hidden;
  height: 25px;
  line-height: 25px;
  width: 100%;
}
.gd_top em {
  width: 40px;
  height: 4px;
  background: #0055b4;
  margin: auto;
  display: inline-block;

}

